.maddox-header{background:#fff;width:100%;padding:0 40px;height:72px;display:flex;align-items:center;justify-content:center;position:sticky;top:0;z-index:1000;box-shadow:0 1px 0 rgba(0,0,0,0.06)}.maddox-header-inner{width:100%;max-width:1200px;display:flex;align-items:center;justify-content:space-between;gap:40px}.header-logo img{height:40px;width:auto;display:block}.header-nav{display:flex;align-items:center;gap:36px}.header-nav a{font-family:'Figtree',sans-serif;font-size:0.95rem;font-weight:500;color:#111;text-decoration:none;transition:color 0.2s}.header-nav a:hover{color:#F5B700}.header-cta{font-family:'Figtree',sans-serif;background:#F5B700;color:#111!important;font-weight:700;font-size:0.9rem;padding:12px 22px;border-radius:8px;text-decoration:none;display:inline-flex;align-items:center;gap:6px;transition:background 0.2s;white-space:nowrap}.header-cta:hover{background:#e09900}.header-hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;background:none;border:none;padding:4px}.header-hamburger span{display:block;width:24px;height:2px;background:#111;border-radius:2px;transition:all 0.3s}.header-mobile-nav{display:none;flex-direction:column;position:absolute;top:72px;left:0;right:0;background:#fff;padding:16px 24px 24px;box-shadow:0 8px 24px rgba(0,0,0,0.08);gap:4px;z-index:999}.header-mobile-nav.open{display:flex}.header-mobile-nav a{font-family:'Figtree',sans-serif;font-size:1rem;font-weight:500;color:#111;text-decoration:none;padding:12px 0;border-bottom:1px solid #f0f0f0;transition:color 0.2s}.header-mobile-nav a:last-child{border-bottom:none}.header-mobile-nav a:hover{color:#F5B700}@media (max-width:768px){.maddox-header{padding:0 20px;position:relative}.header-nav{display:none}.header-hamburger{display:flex}}.maddox-header{box-shadow:0 1px 0 rgba(0,0,0,0.14),0 2px 8px rgba(0,0,0,0.07)}.maddox-header{position:sticky;top:0;z-index:1000;box-shadow:0 1px 0 rgba(0,0,0,0.08),0 2px 8px rgba(0,0,0,0.06)}.maddox-header{position:fixed;top:0;left:0;right:0;z-index:1000;box-shadow:0 1px 0 rgba(0,0,0,0.08),0 2px 8px rgba(0,0,0,0.06)}body{padding-top:72px}.maddox-hero-wrap{margin-top:-72px}