:root{--egh-height:72px;--egh-orange:#ff7300;--egh-dark:#303030;--egh-dark-mobile:#252525}html{scroll-padding-top:90px}body.has-egh{padding-top:var(--egh-height) !important}body.admin-bar .egh{top:32px}.egh,.egh *{box-sizing:border-box}.egh{position:fixed;top:0;left:0;z-index:999999;width:100%;min-height:var(--egh-height);background:rgba(47,47,47,.97);border-bottom:1px solid rgba(255,255,255,.12);box-shadow:0 6px 22px rgba(0,0,0,.2);font-family:Arial,Helvetica,sans-serif}.egh-inner{width:100%;max-width:1600px;min-height:var(--egh-height);margin:0 auto;padding:4px 36px;display:grid;grid-template-columns:205px 1fr auto;align-items:center;gap:20px}.egh-logo{display:flex;align-items:center;justify-content:flex-start;min-width:0;text-decoration:none !important}.egh-logo img{display:block;width:195px;max-width:100%;height:auto;filter:drop-shadow(0 3px 8px rgba(0,0,0,.25))}.egh-nav{display:flex;align-items:center;justify-content:center;gap:26px;min-width:0}.egh-nav a{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:10px 0;color:#fff !important;font-size:13px;font-weight:800;line-height:1;letter-spacing:.45px;text-align:center;text-decoration:none !important;text-transform:uppercase;white-space:nowrap;transition:color .22s ease}.egh-nav a:after{content:"";position:absolute;left:0;bottom:5px;width:0;height:2px;background:var(--egh-orange);transition:width .22s ease}.egh-nav a:hover,.egh-nav a:focus,.egh-nav a.is-active{color:var(--egh-orange) !important}.egh-nav a:hover:after,.egh-nav a:focus:after,.egh-nav a.is-active:after{width:100%}.egh-actions{display:flex;align-items:center;justify-content:flex-end;gap:16px;white-space:nowrap}.egh-phone{display:inline-flex;align-items:center;gap:8px;color:#fff !important;font-size:14px;font-weight:800;line-height:1;text-decoration:none !important;transition:color .22s ease}.egh-phone span{color:var(--egh-orange)}.egh-phone:hover,.egh-phone:focus{color:var(--egh-orange) !important}.egh-estimate{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;background:var(--egh-orange);border:2px solid var(--egh-orange);border-radius:3px;color:#fff !important;font-size:12px;font-weight:900;line-height:1;letter-spacing:.25px;text-align:center;text-decoration:none !important;text-transform:uppercase;white-space:nowrap;box-shadow:0 8px 20px rgba(255,115,0,.2);transition:transform .22s ease,background-color .22s ease,border-color .22s ease,box-shadow .22s ease}.egh-estimate:hover,.egh-estimate:focus{background:#e96600;border-color:#e96600;color:#fff !important;transform:translateY(-2px);box-shadow:0 12px 26px rgba(255,115,0,.28)}.egh-toggle{display:none;width:46px;height:42px;padding:9px;border:1px solid rgba(255,255,255,.22);border-radius:3px;background:0 0;cursor:pointer}.egh-toggle span{display:block;width:100%;height:2px;margin:5px 0;background:#fff;transition:transform .25s ease,opacity .25s ease}@media(max-width:1450px){.egh-inner{grid-template-columns:220px minmax(430px,1fr) auto;padding-left:30px;padding-right:30px;gap:25px}.egh-logo img{width:205px}.egh-nav{gap:22px}.egh-nav a{font-size:12px}.egh-actions{gap:14px}.egh-phone{font-size:13px}.egh-estimate{min-height:46px;padding:0 19px;font-size:11px}}@media(max-width:1200px){.egh-inner{grid-template-columns:195px minmax(390px,1fr) auto;padding-left:22px;padding-right:22px;gap:18px}.egh-logo img{width:180px}.egh-nav{gap:16px}.egh-nav a{font-size:11px;letter-spacing:.25px}.egh-phone{display:none}.egh-estimate{padding:0 16px}}@media(max-width:900px){:root{--egh-height:72px}html{scroll-padding-top:95px}body.admin-bar .egh{top:46px}.egh-inner{position:relative;min-height:var(--egh-height);grid-template-columns:1fr auto auto;padding:9px 18px;gap:12px}.egh-logo{grid-column:1;grid-row:1}.egh-logo img{width:175px}.egh-toggle{display:block;grid-column:3;grid-row:1;justify-self:end}.egh-actions{grid-column:2;grid-row:1;justify-self:end}.egh-phone{display:flex;font-size:13px}.egh-estimate{display:none}.egh-nav{position:absolute;top:100%;right:0;left:0;display:none;padding:14px 20px 20px;background:var(--egh-dark-mobile);border-top:1px solid rgba(255,255,255,.12);box-shadow:0 12px 25px rgba(0,0,0,.24)}.egh-nav.is-open{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 18px}.egh-nav a{width:100%;padding:14px 6px;font-size:13px}.egh-nav a:after{right:25%;left:25%;width:auto;transform:scaleX(0);transform-origin:center;transition:transform .22s ease}.egh-nav a:hover:after,.egh-nav a:focus:after,.egh-nav a.is-active:after{width:auto;transform:scaleX(1)}.egh-toggle.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.egh-toggle.is-open span:nth-child(2){opacity:0}.egh-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}}@media(max-width:600px){.egh-inner{grid-template-columns:1fr auto;padding-left:14px;padding-right:14px}.egh-logo img{width:155px}.egh-toggle{grid-column:2}.egh-actions{display:none}.egh-nav.is-open{grid-template-columns:1fr}}@media(max-width:380px){.egh-logo img{width:138px}.egh-toggle{width:42px;height:40px}}