/* Native header replaces the saved Elementor header while preserving it as a rollback. */
body.slo-native-global-header .elementor-location-header,
body.slo-native-global-header [data-elementor-type="header"].elementor-location-header{display:none!important}
/* Coded pages provide their own accessible H1. Hide only the theme's duplicate title shell. */
body.slo-native-global-header.slo-coded-page-heading .site-main>article>.entry-header,
body.slo-native-global-header.slo-coded-page-heading .site-main>.page-header,
body.slo-native-global-header.slo-coded-page-heading .content-area>.page-header,
body.slo-native-global-header.slo-coded-page-heading .site-main>h1.entry-title{display:none!important}
.slo-global-header{--sh-green:#173f2d;--sh-green-2:#245b43;--sh-mint:#eef5f0;--sh-cream:#fbf8f2;--sh-gold:#c9973e;--sh-ink:#20382b;--sh-muted:#67746c;position:sticky;top:0;z-index:9990;width:100%;border-bottom:1px solid rgba(23,63,45,.12);background:rgba(255,255,255,.96);box-shadow:0 8px 28px rgba(31,63,45,.055);color:var(--sh-ink);font-family:var(--slo-font-body,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
body.admin-bar .slo-global-header{top:32px}
.slo-header-shell{display:flex;align-items:center;justify-content:space-between;gap:30px;width:min(1280px,calc(100% - 48px));min-height:108px;margin:0 auto}
.slo-header-logo{display:flex;flex:0 0 auto;align-items:center;width:188px;height:96px;overflow:hidden;text-decoration:none}
.slo-header-logo img{display:block;width:100%;height:auto}
.slo-header-nav{display:flex;align-items:center;margin-left:auto}
.slo-header-nav>ul{display:flex;height:46px;align-items:center;gap:7px;margin:0!important;padding:0!important;list-style:none}
.slo-header-item{position:relative;display:flex;height:46px;min-height:46px;align-self:center;align-items:center;margin:0!important;padding:0!important}
.slo-header-link{position:relative;display:inline-flex;align-items:center;align-self:center;justify-content:center;gap:7px;height:46px;min-height:46px;box-sizing:border-box;margin:0!important;padding:10px 12px;border:0;border-radius:8px;background:transparent;color:var(--sh-ink)!important;font:700 14px/1.2 var(--slo-font-body,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif);letter-spacing:.015em;text-align:center;text-decoration:none!important;text-transform:none;vertical-align:middle;white-space:nowrap;cursor:pointer}
.slo-header-menu-button{-webkit-appearance:none;appearance:none;top:auto!important;bottom:auto!important;transform:none}
.slo-header-link:after{position:absolute;right:12px;bottom:5px;left:12px;height:2px;border-radius:2px;background:var(--sh-green-2);content:"";opacity:0;transform:scaleX(.35);transition:opacity .16s ease,transform .16s ease}
.slo-header-link:hover,.slo-header-link:focus-visible,.slo-header-link[aria-current="page"]{background:#f4f8f5;color:var(--sh-green)!important}
.slo-header-link:hover:after,.slo-header-link:focus-visible:after,.slo-header-link[aria-current="page"]:after{opacity:1;transform:scaleX(1)}
.slo-header-link:focus-visible,.slo-header-dropdown a:focus-visible,.slo-header-toggle:focus-visible{outline:3px solid rgba(201,151,62,.38);outline-offset:2px}
.slo-header-link.is-primary{height:46px;min-height:46px;padding:11px 16px;background:var(--sh-green);box-shadow:0 8px 18px rgba(23,63,45,.16);color:#fff!important}
.slo-header-link.is-primary:after{display:none}
.slo-header-link.is-primary:hover,.slo-header-link.is-primary:focus-visible{background:var(--sh-green-2);color:#fff!important;transform:translateY(-1px)}
.slo-header-menu-button small{display:inline-flex;height:21px;align-items:center;padding:3px 6px;border-radius:999px;background:#f3e3bf;color:#78591f;font-size:9px;font-weight:900;letter-spacing:.08em;line-height:1;text-transform:uppercase}
.slo-header-chevron{width:7px;height:7px;margin:-3px 1px 0 2px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .15s ease}
.has-menu.is-open>.slo-header-menu-button .slo-header-chevron{margin-top:3px;transform:rotate(225deg)}
.slo-header-dropdown{position:absolute;top:calc(100% + 8px);right:0;display:grid;width:292px;padding:10px;border:1px solid rgba(23,63,45,.12);border-radius:14px;background:#fff;box-shadow:0 22px 58px rgba(24,55,39,.17);opacity:0;visibility:hidden;transform:translateY(-7px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease}
.slo-header-learn{right:auto;left:0;width:330px;grid-template-columns:1fr 1fr}
.has-menu:hover>.slo-header-dropdown,.has-menu:focus-within>.slo-header-dropdown,.has-menu.is-open>.slo-header-dropdown{opacity:1;visibility:visible;transform:translateY(0)}
.slo-header-dropdown>a{display:flex;flex-direction:column;gap:3px;padding:11px 12px;border-radius:9px;color:var(--sh-ink)!important;text-decoration:none!important}
.slo-header-dropdown>a:hover,.slo-header-dropdown>a:focus-visible{background:var(--sh-mint)}
.slo-header-dropdown strong{font-size:13px;line-height:1.25}
.slo-header-dropdown span{color:var(--sh-muted);font-size:10px;line-height:1.35}
.slo-header-account-menu{width:306px}
.slo-header-account-menu .slo-header-logout{margin-top:4px;border-top:1px solid #e4ebe6;border-radius:0 0 9px 9px;padding-top:13px}
.slo-header-signed-in{display:flex;flex-direction:column;gap:2px;margin:-10px -10px 6px;padding:15px 20px;border-radius:14px 14px 0 0;background:var(--sh-cream)}
.slo-header-signed-in span{color:var(--sh-muted);font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.slo-header-signed-in strong{overflow:hidden;color:var(--sh-green);font:700 15px/1.25 var(--slo-font-display,Georgia,serif);text-overflow:ellipsis;white-space:nowrap}
.slo-header-account>.slo-header-menu-button{padding:7px 10px}
.slo-header-user{display:inline-flex;flex:0 0 30px;align-items:center;justify-content:center;width:30px;height:30px;overflow:hidden;border:1px solid #d3ded6;border-radius:50%;background:var(--sh-mint);color:var(--sh-green);font-size:11px;font-weight:900}
.slo-header-user img{display:block;width:100%!important;height:100%!important;border-radius:inherit;object-fit:cover}
.slo-header-account>.slo-header-menu-button>span:not(.slo-header-user):not(.slo-header-chevron){display:inline-flex;align-items:center;line-height:1}
.slo-header-toggle{display:none;align-items:center;justify-content:center;flex-direction:column;gap:5px;width:46px;height:44px;padding:0;border:1px solid #ccd8d0;border-radius:9px;background:#fff;cursor:pointer}
.slo-header-toggle>span:not(.screen-reader-text){display:block;width:20px;height:2px;border-radius:2px;background:var(--sh-green);transition:transform .16s ease,opacity .16s ease}
.slo-global-header.is-menu-open .slo-header-toggle>span:nth-of-type(2){transform:translateY(7px) rotate(45deg)}
.slo-global-header.is-menu-open .slo-header-toggle>span:nth-of-type(3){opacity:0}
.slo-global-header.is-menu-open .slo-header-toggle>span:nth-of-type(4){transform:translateY(-7px) rotate(-45deg)}
@media(max-width:1120px){.slo-header-shell{gap:18px}.slo-header-logo{width:155px}.slo-header-link{padding-inline:9px;font-size:13px}.slo-header-link.is-primary{padding-inline:13px}}
@media(max-width:960px){.slo-header-shell{position:relative;width:min(100% - 32px,900px);min-height:88px}.slo-header-logo{width:138px;height:82px}.slo-header-toggle{display:flex}.slo-header-nav{position:absolute;top:100%;right:-16px;left:-16px;display:none;max-height:calc(100vh - 110px);overflow:auto;margin:0;padding:10px 16px 20px;border-top:1px solid #dde5df;border-bottom:1px solid #cdd9d1;background:#fff;box-shadow:0 20px 36px rgba(23,63,45,.13)}.slo-global-header.is-menu-open .slo-header-nav{display:block}.slo-header-nav>ul{display:block;height:auto}.slo-header-item{display:block;width:100%;height:auto;min-height:0;border-bottom:1px solid #edf1ee}.slo-header-link{justify-content:flex-start;width:100%;height:50px;min-height:50px;padding:12px 8px;font-size:14px}.slo-header-link:after{right:8px;bottom:3px;left:8px}.slo-header-start{padding:10px 0!important;border:0}.slo-header-link.is-primary{justify-content:center}.slo-header-menu-button small{margin-left:auto}.slo-header-chevron{margin-left:auto;margin-right:5px}.slo-header-dropdown,.slo-header-learn,.slo-header-account-menu{position:static;display:none;width:100%;grid-template-columns:1fr;margin:0 0 10px;padding:5px;border:0;border-left:3px solid #d7e4db;border-radius:0;background:#f8faf8;box-shadow:none;opacity:1;visibility:visible;transform:none}.has-menu:hover>.slo-header-dropdown,.has-menu:focus-within>.slo-header-dropdown{display:none}.has-menu.is-open>.slo-header-dropdown{display:grid}.slo-header-dropdown>a{padding:11px 13px}.slo-header-signed-in{margin:-5px -5px 5px;border-radius:0;background:#eef4ef}.slo-header-account{border-bottom:0}.slo-header-account>.slo-header-menu-button{height:50px;margin-top:0!important;padding:8px}.slo-header-user{margin-right:3px}}
@media(max-width:782px){body.admin-bar .slo-global-header{top:46px}}
@media(max-width:480px){.slo-header-shell{width:calc(100% - 24px);min-height:80px}.slo-header-logo{width:112px;height:74px}.slo-header-nav{right:-12px;left:-12px}}
@media(prefers-reduced-motion:reduce){.slo-global-header *{scroll-behavior:auto!important;transition:none!important}}
