@font-face{font-family:Inter;src:url('inter-latin.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
:root{--hgs-ink:#1a1a1a;--hgs-muted:#6b6b6b;--hgs-olive:#4a6741;--hgs-canvas:#f5f3f0;--hgs-border:#dedfd9;--hgs-admin:0px}
body{margin:0;color:var(--hgs-ink);font-family:Inter,Arial,sans-serif}body.admin-bar{--hgs-admin:32px}
.hgs-header,.hgs-mobile,.hgs-footer{font:400 14px/1.45 Inter,Arial,sans-serif;color:var(--hgs-ink)}
.hgs-header *,.hgs-mobile *{box-sizing:border-box}
.hgs-header [hidden],.hgs-mobile [hidden],.hgs-backdrop[hidden]{display:none!important}
.hgs-container{width:calc(100% - 48px);max-width:1216px;margin-inline:auto}
.hgs-header{position:sticky;top:var(--hgs-admin);z-index:1000;background:rgba(255,255,255,.97);border-bottom:1px solid #e0ddd8}
.hgs-header a,.hgs-mobile a,.hgs-footer a{color:inherit;text-decoration:none}
.hgs-header button,.hgs-mobile button{font:inherit;border:0;border-radius:0;background:none;color:inherit;cursor:pointer;padding:0}
.hgs-header :focus-visible,.hgs-mobile :focus-visible,.hgs-skip:focus{outline:2px solid var(--hgs-olive);outline-offset:4px}
.hgs-bar{height:64px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.hgs-brand{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;letter-spacing:-.35px;white-space:nowrap}
.hgs-monogram{display:grid;place-items:center;width:32px;height:32px;border-radius:4px;background:var(--hgs-ink);color:#fff;font-weight:700;letter-spacing:0;flex-shrink:0}
.hgs-logo{width:auto;max-width:80px;height:32px;object-fit:contain}
.hgs-header ul,.hgs-mobile ul{list-style:none;margin:0;padding:0}
.hgs-desktop>ul{display:flex;gap:32px;align-items:center}
.hgs-desktop a{display:flex;align-items:center;min-height:44px;font-weight:500;color:var(--hgs-muted)}
.hgs-header a:hover,.hgs-header button:hover,.hgs-mobile a:hover,.hgs-mobile button:hover{color:var(--hgs-olive)}
.hgs-desktop [aria-expanded=true],.hgs-desktop [aria-current=page]{color:var(--hgs-olive);text-decoration:underline;text-underline-offset:4px}
.hgs-header .hgs-desktop a[aria-expanded=true]{color:var(--hgs-olive)}
.hgs-header .hgs-quote,.hgs-mobile .hgs-quote{display:inline-flex;align-items:center;justify-content:center;background:var(--hgs-olive);border-radius:4px;color:#fff;padding:8px 20px;font-weight:500;min-height:36px}
.hgs-header .hgs-quote:hover,.hgs-mobile .hgs-quote:hover{background:#3d5636;color:white}
.hgs-menu-button{display:none}
.hgs-panel{position:absolute;top:100%;left:0;right:0;background:var(--hgs-canvas);max-height:calc(100dvh - 65px - var(--hgs-admin));overflow-y:auto;overscroll-behavior:contain}
.hgs-panel-inner{padding-block:32px}
.hgs-panel-top{display:flex;align-items:center;gap:24px;padding-bottom:28px;border-bottom:1px solid var(--hgs-border);margin-bottom:28px}
.hgs-tabs{display:flex;gap:24px}
.hgs-tabs button{font-size:20px;font-weight:600;min-width:164px;min-height:44px;text-align:left;color:var(--hgs-muted)}
.hgs-tabs [aria-selected=true]{color:var(--hgs-olive);text-decoration:underline;text-underline-offset:4px}
.hgs-guide{color:var(--hgs-muted);flex:1}
.hgs-header .hgs-close,.hgs-mobile-close{font-size:24px;min-width:44px;min-height:44px;margin-left:auto}
.hgs-groups,.hgs-brands{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px 32px}
.hgs-group-title{display:flex;align-items:center;min-height:48px;font-size:18px;font-weight:600}
.hgs-group ul{display:grid;gap:8px;margin-top:8px}
.hgs-group li a{display:flex;align-items:center;min-height:44px;color:var(--hgs-muted)}
.hgs-other{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;border-top:1px solid var(--hgs-border);margin-top:28px;padding-top:28px}
.hgs-other a{display:flex;align-items:center;min-height:44px;font-weight:600}
.hgs-other .hgs-all{color:var(--hgs-olive)}
.hgs-brands .hgs-group-title{padding:24px;background:white;font-size:20px;font-weight:500;min-height:77px}
.hgs-brands+.hgs-other{display:flex;justify-content:flex-end}
.hgs-panel-top h2{margin:0;font-size:30px;font-weight:600;flex:1}
.hgs-services{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}
.hgs-services>a{background:white;padding:24px;display:flex;flex-direction:column;gap:24px}
.hgs-services span{font-size:24px;font-weight:600;min-height:104px}
.hgs-services small{font-size:14px;color:var(--hgs-olive)}
.hgs-backdrop{position:fixed;inset:0;z-index:999;background:#1a1a1a33}
.hgs-mobile{padding:0;border:0;width:100%;max-width:none;height:100dvh;max-height:none;margin:0;background:white;overscroll-behavior:contain}
.hgs-mobile::backdrop{background:#1a1a1666}
.hgs-mobile-bar{position:sticky;top:0;background:white;height:72px;padding-inline:24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--hgs-border);z-index:1}
.hgs-mobile .hgs-mobile-close{font-size:24px}
.hgs-mobile-body{padding:24px;padding-bottom:max(24px,env(safe-area-inset-bottom))}
.hgs-level h2{font-size:30px;line-height:1.3;font-weight:700;margin:0 0 16px;outline:0}
.hgs-level li+li{margin-top:4px}
.hgs-level li>a,.hgs-level li>button{display:flex;gap:12px;align-items:center;width:100%;min-height:52px;font-size:16px;font-weight:500;text-align:left}
.hgs-level .hgs-back{display:block;min-height:44px;font-size:14px;color:var(--hgs-muted);margin-bottom:16px}
.hgs-level:not([data-level=root]) li:first-child a{color:var(--hgs-olive);font-size:14px;text-decoration:underline}
.hgs-mobile .hgs-mobile-quote{display:flex;min-height:44px;margin-top:24px}
.hgs-scroll-lock{overflow:hidden}
.hgs-skip{position:fixed;top:-100px;left:24px;z-index:10001;background:white;padding:12px}.hgs-skip:focus{top:12px}
.hgs-content{padding-block:64px;min-height:65vh}.hgs-content img{max-width:100%;height:auto}
.hgs-footer{background:#f5f3f0;padding:40px 0}.hgs-footer>.hgs-container{display:flex;gap:24px;align-items:center;flex-wrap:wrap;justify-content:space-between}
.hgs-nojs{padding:24px}.hgs-nojs ul{padding-left:16px}
/* WooCommerce's enabled store notice must not cover the header or keyboard focus. */
body .woocommerce-store-notice.demo_store{position:relative;inset:auto;width:auto;margin:0;padding:16px 24px;background:var(--hgs-olive);color:white;z-index:auto;box-shadow:none}
@media(min-width:1024px){.hgs-header a,.hgs-header button{transition:color .16s ease,background-color .16s ease}}
@media(max-width:1100px){.hgs-desktop>ul{gap:20px}.hgs-bar{gap:16px}.hgs-tabs button{min-width:140px}}
@media(max-width:1023px){.hgs-bar{height:72px}.hgs-desktop,.hgs-bar>.hgs-quote,.hgs-panel{display:none!important}.hgs-header .hgs-menu-button{display:grid;place-items:center;width:44px;height:44px}.hgs-menu-button img{width:24px;height:24px}.hgs-content{padding-block:32px}}
@media(max-width:782px){body.admin-bar{--hgs-admin:46px}}
@media(max-width:600px){body.admin-bar .hgs-header{top:0}}
@media(prefers-reduced-motion:reduce){.hgs-header *,.hgs-mobile *{transition:none!important;scroll-behavior:auto!important}}

/* Compact desktop mega menu; keep the mobile drill-down layout independent. */
@media(min-width:1024px){
 .hgs-header .hgs-panel-inner{padding-block:16px 20px}
 .hgs-header .hgs-panel-top{gap:28px;padding-bottom:12px;margin-bottom:16px}
 .hgs-header .hgs-tabs{gap:28px}
 .hgs-header .hgs-tabs button{min-width:0;min-height:44px;font-size:16px;line-height:1.4}
 .hgs-header .hgs-guide{font-size:13px;line-height:1.5}
 .hgs-header .hgs-groups,.hgs-header .hgs-brands{gap:16px 24px;align-items:start}
 .hgs-header .hgs-group-title{min-height:40px;padding-block:8px;font-size:15px;font-weight:600;line-height:1.5;overflow-wrap:anywhere}
 .hgs-header .hgs-group ul{gap:0;margin-top:2px}
 .hgs-header .hgs-group li a{min-height:44px;padding:8px 10px;margin-inline:-10px;border-radius:3px;font-size:13px;line-height:1.5;overflow-wrap:anywhere}
 .hgs-header .hgs-group li a:hover{color:var(--hgs-olive);background:#e9e9e2}
 .hgs-header .hgs-other{gap:16px 24px;margin-top:18px;padding-top:12px}
 .hgs-header .hgs-other a{min-height:44px;padding-block:8px;font-size:13px;line-height:1.5}
 .hgs-header .hgs-brands .hgs-group-title{min-height:56px;padding:14px 18px;font-size:16px;border:1px solid #e9e7e2;border-radius:3px}
 .hgs-header .hgs-brands .hgs-group-title:hover{background:#e9e9e2;border-color:#d0d8ca}
 .hgs-header .hgs-panel-top h2{font-size:22px;line-height:1.4}
}
@media(min-width:1024px) and (hover:hover) and (pointer:fine){
 .hgs-header .hgs-group li a{min-height:32px;padding-block:6px}
 .hgs-header .hgs-other a{min-height:36px;padding-block:6px}
}
@media(min-width:1024px) and (any-pointer:coarse){
 .hgs-header .hgs-group li a,.hgs-header .hgs-other a{min-height:44px}
}

/* Customer account entry shares the header palette and native WooCommerce login. */
.hgs-nav-actions{display:flex;align-items:center;gap:12px;flex:none}
.hgs-header .hgs-account-link{display:grid;place-items:center;width:44px;min-height:44px;flex:none;border-radius:4px;color:var(--hgs-ink)}
.hgs-header .hgs-account-link svg{display:block;width:22px;height:22px}
.hgs-header .hgs-account-link:hover,.hgs-header .hgs-account-link[aria-current=page]{color:var(--hgs-olive);background:#edf0e9}
.hgs-mobile .hgs-mobile-account{display:flex;justify-content:space-between;align-items:center;min-height:48px;margin-top:24px;padding:12px 0;border-top:1px solid var(--hgs-border);border-bottom:1px solid var(--hgs-border);font-size:15px;font-weight:500;color:var(--hgs-olive)}
@media(min-width:1024px) and (max-width:1199px){.hgs-bar{gap:16px}.hgs-desktop>ul{gap:16px}.hgs-desktop a{font-size:13px}.hgs-nav-actions{gap:8px}.hgs-nav-actions .hgs-quote{padding-inline:14px}}
@media(max-width:1023px){.hgs-bar{gap:8px}.hgs-nav-actions{margin-left:auto;gap:0}.hgs-nav-actions>.hgs-quote{display:none}.hgs-bar>.hgs-brand{min-width:0;flex-shrink:1}.hgs-bar>.hgs-brand>span:last-child{white-space:normal;line-height:1.3}.hgs-bar>.hgs-menu-button{flex-shrink:0}}
/* Keep native customer login, password reset and account controls consistent. */
body.woocommerce-account .hgs-content h1{font-size:36px;line-height:1.15;letter-spacing:-1px;margin:0 0 32px}
body.woocommerce-account .hgs-content .woocommerce h2{font-size:24px;line-height:1.3;font-weight:600}
body.woocommerce-account .woocommerce form.login,body.woocommerce-account .woocommerce form.register,body.woocommerce-account .woocommerce form.lost_reset_password{border:1px solid var(--hgs-border);background:var(--hgs-canvas);padding:28px;border-radius:4px}
body.woocommerce-account .woocommerce form .form-row input.input-text,body.woocommerce-account .woocommerce form .form-row textarea{min-height:48px;padding:12px;border:1px solid var(--hgs-border);background:#fff;border-radius:2px;font:inherit}
body.woocommerce-account .woocommerce form .form-row label{font-size:14px;line-height:1.6;margin-bottom:8px}
body.woocommerce-account .woocommerce button.button,body.woocommerce-account .woocommerce a.button{min-height:44px;background:var(--hgs-olive);color:#fff;border:0;border-radius:3px;padding:12px 20px;font:500 14px/1.5 Inter,Arial,sans-serif}
body.woocommerce-account .woocommerce a:not(.button){color:var(--hgs-olive)}
body.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0;background:var(--hgs-canvas)}
body.woocommerce-account .woocommerce-MyAccount-navigation li a{display:block;min-height:44px;padding:12px 18px;text-decoration:none;border-bottom:1px solid var(--hgs-border)}
body.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{background:var(--hgs-olive);color:#fff}
@media(max-width:767px){body.woocommerce-account .hgs-content h1{font-size:30px}body.woocommerce-account .woocommerce-MyAccount-navigation{margin-bottom:24px}body.woocommerce-account .woocommerce form .form-row input.input-text{font-size:16px}}

/* Order actions: prevent inherited sizing from stretching small table controls. */
body.woocommerce-account .woocommerce table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions{vertical-align:middle;padding:12px;white-space:normal}
body.woocommerce-account .woocommerce table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions .button{
 display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;
 width:auto;min-width:72px;max-width:100%;height:auto;min-height:44px;max-height:none;
 padding:10px 16px;margin:4px 8px 4px 0;border:1px solid var(--hgs-olive);border-radius:4px;
 background:var(--hgs-olive);color:#fff;font:500 14px/22px Inter,Arial,sans-serif;
 text-align:center;text-decoration:none;white-space:nowrap;box-sizing:border-box;float:none;
}
body.woocommerce-account .woocommerce table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions .button:last-child{margin-right:0}
body.woocommerce-account .woocommerce table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions .button:hover{background:#3d5636;border-color:#3d5636;color:#fff}
body.woocommerce-account .woocommerce table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions .button:focus-visible{outline:2px solid var(--hgs-olive);outline-offset:3px}
@media(max-width:768px){
 body.woocommerce-account .woocommerce table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions .button{font-size:13px;padding-inline:12px;min-width:68px}
}
