:root{--gh-header-top:76px;--gh-header-nav:54px;--gh-header-total:130px;--gh-ink:#0f172a;--gh-blue:#2563eb;--gh-green:#16a34a;--gh-border:#e5e7eb}
html{scroll-padding-top:calc(var(--gh-header-total) + 16px)}
body.geniehome-body{margin:0!important;padding-top:var(--gh-header-total)!important;overflow-x:hidden;background:#f5f7fb}
.gh-header{position:fixed!important;top:0!important;right:0!important;left:0!important;z-index:99999!important;height:auto!important;background:#fff!important;border:0!important;box-shadow:0 8px 28px rgba(15,23,42,.06)!important}
.admin-bar .gh-header{top:32px!important}
.gh-header .gh-header-inner{width:100%!important;max-width:1440px!important;height:100%!important;margin:0 auto!important;padding:0 32px!important;box-sizing:border-box!important;display:flex!important;align-items:center!important}
.gh-header-topbar{height:var(--gh-header-top)!important;background:#fff!important;border-bottom:1px solid #eef2f7!important}
.gh-header-topbar .gh-header-inner{justify-content:space-between!important;gap:24px!important}
.gh-header .gh-brand{display:inline-flex!important;align-items:center!important;gap:12px!important;flex:0 0 auto!important;color:var(--gh-ink)!important;text-decoration:none!important}
.gh-header .gh-brand-mark{width:44px!important;height:44px!important;flex:0 0 44px!important;border-radius:14px!important;background:linear-gradient(135deg,#0f172a,#2563eb)!important;color:#facc15!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:22px!important;font-weight:950!important;line-height:1!important}
.gh-header .gh-brand-name{color:var(--gh-ink)!important;font-size:24px!important;font-weight:950!important;white-space:nowrap!important}
.gh-header .gh-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;margin-left:auto!important}
.gh-header .gh-phone{color:var(--gh-ink)!important;text-decoration:none!important;font-size:15px!important;font-weight:900!important;white-space:nowrap!important}
.gh-header .gh-add{min-height:44px!important;padding:0 20px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:15px!important;background:var(--gh-green)!important;color:#fff!important;text-decoration:none!important;font-size:14px!important;font-weight:950!important;white-space:nowrap!important}
.gh-header .gh-login-btn{min-height:44px!important;padding:0 20px!important;border:0!important;border-radius:15px!important;background:var(--gh-ink)!important;color:#fff!important;font-weight:950!important;cursor:pointer!important}
.gh-header-navrow{height:var(--gh-header-nav)!important;background:#fff!important;border-bottom:1px solid var(--gh-border)!important}
.gh-header-navrow .gh-header-inner{justify-content:center!important}
.gh-header .gh-nav{width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:38px!important;margin:0!important;padding:0!important}
.gh-header .gh-nav a{position:relative!important;height:var(--gh-header-nav)!important;display:inline-flex!important;align-items:center!important;color:var(--gh-ink)!important;text-decoration:none!important;font-size:14px!important;font-weight:850!important;white-space:nowrap!important}
.gh-header .gh-nav a:after{content:""!important;position:absolute!important;right:50%!important;bottom:0!important;left:50%!important;height:3px!important;border-radius:999px!important;background:var(--gh-blue)!important;transition:left .2s ease,right .2s ease!important}
.gh-header .gh-nav a:hover{color:var(--gh-blue)!important}.gh-header .gh-nav a:hover:after{right:0!important;left:0!important}
.gh-header .gh-user-menu{position:relative!important;display:block!important}.gh-header .gh-user-toggle{min-height:46px!important;max-width:260px!important;padding:5px 14px 5px 7px!important;display:inline-flex!important;align-items:center!important;gap:9px!important;border:1px solid #e2e8f0!important;border-radius:18px!important;background:#fff!important;color:var(--gh-ink)!important;font-weight:900!important;cursor:pointer!important}.gh-header .gh-user-toggle img{width:35px!important;height:35px!important;flex:0 0 35px!important;border-radius:50%!important;object-fit:cover!important}.gh-header .gh-user-toggle span{max-width:150px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.gh-header .gh-user-toggle b{font-size:13px!important;transition:transform .2s ease!important}.gh-header .gh-user-menu.is-open .gh-user-toggle b{transform:rotate(180deg)!important}
.gh-header .gh-user-dropdown{display:none!important;position:absolute!important;top:calc(100% + 12px)!important;right:0!important;z-index:100002!important;width:320px!important;overflow:hidden!important;border:1px solid var(--gh-border)!important;border-radius:22px!important;background:#fff!important;box-shadow:0 24px 70px rgba(15,23,42,.2)!important}.gh-header .gh-user-menu.is-open .gh-user-dropdown{display:block!important}.gh-header .gh-user-info{padding:18px!important;display:flex!important;align-items:center!important;gap:12px!important;border-bottom:1px solid #eef2f7!important}.gh-header .gh-user-info img{width:48px!important;height:48px!important;flex:0 0 48px!important;border-radius:50%!important;object-fit:cover!important}.gh-header .gh-user-info strong{display:block!important;color:var(--gh-ink)!important;font-size:15px!important}.gh-header .gh-user-info small{display:block!important;max-width:210px!important;overflow:hidden!important;text-overflow:ellipsis!important;color:#64748b!important;font-size:12px!important;font-weight:700!important;white-space:nowrap!important}.gh-header .gh-user-dropdown>a{min-height:50px!important;padding:0 18px!important;display:flex!important;align-items:center!important;border-bottom:1px solid #f1f5f9!important;color:var(--gh-ink)!important;text-decoration:none!important;font-size:14px!important;font-weight:850!important}.gh-header .gh-user-dropdown>a:hover{background:#f8fafc!important;color:var(--gh-blue)!important}.gh-header .gh-user-dropdown>a.logout{border-bottom:0!important;color:#dc2626!important}
.gh-header .gh-burger{display:none!important;width:44px!important;height:44px!important;border:0!important;border-radius:13px!important;background:var(--gh-ink)!important;color:#fff!important;align-items:center!important;justify-content:center!important;font-size:21px!important;cursor:pointer!important}.gh-header .gh-mobile-menu{display:none!important;max-height:calc(100vh - 70px)!important;overflow-y:auto!important;padding:12px 18px 18px!important;border-top:1px solid #eef2f7!important;border-bottom:1px solid var(--gh-border)!important;background:#fff!important}.gh-header .gh-mobile-menu.is-open{display:block!important}.gh-header .gh-mobile-menu a{min-height:48px!important;padding:0 10px!important;display:flex!important;align-items:center!important;border-bottom:1px solid #f1f5f9!important;color:var(--gh-ink)!important;text-decoration:none!important;font-size:15px!important;font-weight:850!important}.gh-header .gh-mobile-login{width:100%!important;min-height:48px!important;margin-top:12px!important;border:0!important;border-radius:14px!important;background:var(--gh-ink)!important;color:#fff!important;font-weight:900!important}
@media(max-width:1150px){:root{--gh-header-total:76px}.gh-header-navrow{display:none!important}.gh-header .gh-phone{display:none!important}.gh-header .gh-burger{display:inline-flex!important}}
@media(max-width:782px){.admin-bar .gh-header{top:46px!important}}
@media(max-width:700px){:root{--gh-header-top:70px;--gh-header-total:70px}.gh-header .gh-header-inner{padding:0 16px!important}.gh-header .gh-brand-mark{width:40px!important;height:40px!important;flex-basis:40px!important}.gh-header .gh-brand-name{font-size:20px!important}.gh-header .gh-add,.gh-header .gh-user-menu,.gh-header .gh-login-btn{display:none!important}.gh-header .gh-actions{gap:8px!important}}
